Bernard Marcelly wrote:
Hi,
OOo 2.0 has introduced com.sun.star.drawing.CustomShape for many MS-Office-like shapes (stars, scrolls, doorplate). But, contrary to ordinary shapes, the API does not give access to the text of a CustomShape. You cannot use .getText() or .getString() because interfaces com.sun.star.XText and com.sun.star.XTextRange are missing.
Is there a solution to this problem?
This seems to be bug. You can submit an issue for that.


Another related point : the Developer's Guide does not list CustomShape in chapter 9.3.2 and the IDL still indicates "not published".

The DevGuide is not up-to-date here, the guide will be hopefully updated for the next version and then the new types will probably "published" as well. Currently you can't expect a final and stable API for the new custom shapes, it will maybe changed or improved for the next version.

Juergen

   Bernard

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to